gl: Fix a rounding error in subpixel positioning
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Mar 2021 03:17:58 +0000 (23:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 21 Mar 2021 20:05:10 +0000 (16:05 -0400)
commitbd0df0324830838c690c0e82b5014364ec4c7b79
tree4ce1af2e08eff0add63453c6d6d417be51021916
parentdf4b564d69cc7d2e751537eff61259b36f37e9e5
gl: Fix a rounding error in subpixel positioning

1024 / 4 is 256, not 250.
gsk/gl/gskglglyphcache.c